Welcome![Sign In][Sign Up]
Location:
Search - uart free code

Search list

[Embeded-SCM Developfreecore_ahdl

Description: 免费的AHDL模块库,包括IIC控制器,DRAM控制器,UART等28个模块,AHDL源代码-free AHDL module library, including IIC controllers, DRAM controller, UART, etc. 28 modules, source code AHDL
Platform: | Size: 50274 | Author: 董沙瓤 | Hits:

[Embeded-SCM Developfreecore_ahdl

Description: 免费的AHDL模块库,包括IIC控制器,DRAM控制器,UART等28个模块,AHDL源代码-free AHDL module library, including IIC controllers, DRAM controller, UART, etc. 28 modules, source code AHDL
Platform: | Size: 50176 | Author: | Hits:

[VHDL-FPGA-VerilogRS232

Description: quatus II 环境下vhdl实现RS232功能-quatus II environment realize RS232 VHDL functional
Platform: | Size: 437248 | Author: 王艳华 | Hits:

[ARM-PowerPC-ColdFire-MIPSUart

Description: ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions and simple interface is suitable for beginners to improve their ability to drive the development of reference procedures for product-level code is very detailed notes, but some need to provide their own IRQ initialization part of the process of this author does not provide procedures for the original
Platform: | Size: 7168 | Author: hncscj | Hits:

[ARM-PowerPC-ColdFire-MIPSSerial-port-wifi-module

Description: 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/PIC/ARM7 等 8、32位单片机轻易驱动,驱动代码极少; 智能卡终端;无线POS机;医疗仪器;数据采集;手持设备;游戏机;设备参数监测;现代农业;军事领域; 智能交通;现代教育;LED屏. 168ab@126.com qq:542008202 欢迎索取一下资料 wifi.c UART 串口 WLAN 模块简介.pdf UART 串口 WLAN 模块用户手册_CG-WIFI-1000.pdf CGLib.ddb WIFI.ddb 4052 实现单串口多路切换.JPG-Serial port- wifi wireless LAN module Wi-Fi (wlan wireless local area network), as of today s wireless technology, one of the most popular has been applied to all walks of life. It uses the standard TCP communications, technology is mature, reliable, fast transfer rates, various supporting network equipment is very rich, The highest degree of user acceptance, the global free of charge, is the first choice of regional wireless communications. SOC chip, cost-effective high quality and stable, built-in WiFi protocol stack and serial transfer protocol, interface signal 5V, ground, RX, TX four-wire connection ◆ Module simplicity, small size, 22* 60* 5 mm ◆ develop simple and efficient user interface, serial drive, built-in protocol stacks, without operating system support ◆ MSC51/PIC/ARM7 such as 8,32-bit microcontroller easily driven, driven very little code Smart card terminals wireless POS machines medical equipment data acquisit
Platform: | Size: 90112 | Author: 陈坚胜 | Hits:

[Program docUART-WLAN

Description: Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/PIC/ARM7 等 8、32位单片机轻易驱动,驱动代码极少; 智能卡终端;无线POS机;医疗仪器;数据采集;手持设备;设备参数监测;现代农业;军事领域;智能交通;现代教育;电子屏.-Embedded Serial-to-Wi-Fi wifi wireless LAN module Wi-Fi (wlan wireless local area network), as of today s wireless technology, one of the most popular has been applied to all walks of life. It uses the standard TCP communications, technology is mature, reliable, fast transfer rates, various supporting network equipment is very rich, The highest degree of user acceptance, the global free of charge, is the first choice of regional wireless communications. SOC chip, cost-effective high quality and stable, built-in WiFi protocol stack and serial transfer protocol, interface signal 5V, ground, RX, TX four-wire connection ◆ Module simplicity, small size, 22* 60* 5 mm ◆ develop simple and efficient user interface, serial drive, built-in protocol stacks, without operating system support ◆ MSC51/PIC/ARM7 such as 8,32-bit microcontroller easily driven, driven very little code
Platform: | Size: 521216 | Author: 陈坚胜 | Hits:

[SCMuart

Description: Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup for various different mode as required by your application. In this tutorial I will show you how to configure the USART in a most common configuration and simply send and receive data. Later on I will give you my library of USART that can further ease you work. It will be little complicated (but more useful) as it will have a FIFO buffer and will use interrupt to buffer incoming data so that you are free to anything in your main() code and read the data only when you need. All data is stored into a nice FIFO(first in first out queue) in the RAM by the ISR.
Platform: | Size: 1024 | Author: sstefan | Hits:

[ARM-PowerPC-ColdFire-MIPSUart-drivers-code

Description: 串口驱动实例代码,希望对你能有帮助,免费下载!-Serial port driver example code, I hope you can help free download!
Platform: | Size: 4096 | Author: 雷磊 | Hits:

CodeBus www.codebus.net